home *** CD-ROM | disk | FTP | other *** search
/ NASM Sports Fitness Speci… Advanced Specialization / NASM Sports Fitness Specialist - Advanced Specialization - Disc 1.iso / sfs_intro / sfs_intro_files / theme.css < prev   
Encoding:
Cascading Style Sheet File  |  2002-06-13  |  404 b   |  29 lines

  1. /* Producer-generated file */
  2. BODY
  3. {
  4.     COLOR:  #FFFFFF;
  5.     FONT-FAMILY:Arial;
  6.     background-color: #FFFFFF;
  7. }
  8. #LeftSideBackground
  9. {
  10.     background-color: #000040;
  11. }
  12. #LoadingWaitDiv
  13. {
  14.     background-color: #000040;
  15. }
  16. .TOCEntryNormal
  17. {
  18.     FONT-SIZE: 10pt;
  19. }
  20. .TOCEntryNowPlaying
  21. {
  22.     FONT-SIZE: 10pt;
  23. }
  24. #DiscussionDiv
  25. {
  26.     FONT-SIZE: 10pt;
  27.     background-color: #000040
  28. }
  29.